home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
Pakiet bezpieczenstwa
/
mini Pentoo LiveCD 2006.1
/
mpentoo-2006.1.iso
/
livecd.squashfs
/
usr
/
lib
/
pkgconfig
/
pygtk-2.0.pc
< prev
next >
Wrap
Text File
|
2006-01-20
|
615b
|
21 lines
prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include
datadir=/usr/share
pyexecdir=${exec_prefix}/lib/python2.4/site-packages
# you can use the --variable=pygtkincludedir argument to
# pkg-config to get this value. You might want to use this to
# install additional headers.
pygtkincludedir=${includedir}/pygtk-2.0
# same here. Useful when calling the code generator in addon packages.
defsdir=${datadir}/pygtk/2.0/defs
codegendir=${datadir}/pygtk/2.0/codegen
Name: PyGTK
Description: Python bindings for GTK+ and related libraries
Requires: pygobject-2.0
Version: 2.6.1
Cflags: -I${pygtkincludedir}